Question [ubuntu] how to increase time period at grub screen ( Ubuntu Forums Absolute Beginner Talk ) Updated: 2008-11-23 02:00:16 (2)
[ubuntu] how to increase time period at grub screen
I want to increase the time period as its only 2 seconds .... so if i have to switch to windows , i miss it some times , or some way to boot win vista 1st ??
please help
Answers: [ubuntu] how to increase time period at grub screen ( Ubuntu Forums Absolute Beginner Talk )
[ubuntu] how to increase time period at grub screen
Code:
gksu gedit /boot/grub/menu.lst
Find the lines:
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 5
change the timeout value to suit your needs
moffa
[ubuntu] how to increase time period at grub screen